iroh-car 0.1.3

Implementation the car files for iroh
Documentation

iroh-car

crates.io Released API docs MIT/Apache-2.0 licensed CI

CAR file support for iroh. "CAR" stands for Content Addressable aRchives. A CAR file typically contains a serialized representation of an IPLD DAG, though is general enough to contain arbitrary IPLD blocks.

Currently supports only v1.

It is part of iroh.

License